UInt64NIProviderIBinaryIOUInt64NGetInstance Method
Returns an instance of T.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IBinaryIO<UInt64N> IProvider<IBinaryIO<UInt64N>>.GetInstance()
Private Function GetInstance As IBinaryIO(Of UInt64N)
Implements IProvider(Of IBinaryIO(Of UInt64N)).GetInstance
private:
virtual IBinaryIO<UInt64N>^ GetInstance() sealed = IProvider<IBinaryIO<UInt64N>^>::GetInstance
private abstract GetInstance : unit -> IBinaryIO<UInt64N>
private override GetInstance : unit -> IBinaryIO<UInt64N>
IBinaryIOUInt64NAn instance of
T.
IProviderTGetInstance